ActiveReports 8
Parameters for Charts
Show AllShow All
Hide AllHide All

Using parameters you can connect your report to the chart control. By setting the parameter on the field that connects the report to the chart, the report passes the data to display in the chart. This walkthrough illustrates how to link report with chart using parameters.

 

The walkthrough is split up into the following activities:

When you complete this walkthrough you get a layout that looks similar to the following at runtime:

Note: This topic uses table from the NorthWind database. By default, in ActiveReports, the NWind.mdb file is located in the [User Documents folder]\ComponentOne Samples\ActiveReports 8\Data folder.

To add an ActiveReport to the Visual Studio project

To connect the report (rptChartParams) to a data source

To add controls to the report to display data

To connect the Chart to a data source

To configure the appearance of the Chart

To view the report

 

Support Forum